Using WinAD or LDAP Authentication

If you are using WinAD or LDAP authentication, you need to configure the location of the login configuration.

To use WinAD or LDAP authentication:

  1. Navigate to the master/services/{87c3269f-bfb8-4671-b97d-1d1333664af9} folder.

  2. Create a subfolder called config, if it does not already exist.

  3. Create a text file named service.props if it does not already exist.

  4. Open the service.props text file and add the line:

    Example: LoginConfig=c:\\windows\\bscLogin.conf

    ...or wherever the login configuration is located. Note the use of \\ if this is a Windows location.

  5. Restart the master after creating/updating this file.

    See Configuring service.props for other parameters that can be set in service.props related to polling, output, and log gathering.